home *** CD-ROM | disk | FTP | other *** search
/ Software USA 4 #8 / Software USA Volume 4.08.iso / mac / LifeStyles / ComicBase / ComicBase.sea / ComicBase 3 Mac Demo / ComicBase 3 Demo.rsrc / LENS_144_Stop Alert < prev    next >
Text File  |  1998-02-04  |  715b  |  24 lines

  1. ItemType: WIND
  2. Rect: 232,248,600,376
  3. Style: Dialog
  4. HasTitleBar: FALSE
  5. HasZoomBox: FALSE
  6. Name: Stop Alert
  7. Script: --on windowEvent wdID,wdName,objNo,objName,objValue¬¬if objValue="Open" then ¬  CenterWindow wdName¬else if objValue="Close" then ¬  ¬else if objValue="Suspend" then ¬  ¬else if objValue="Resume" then ¬  ¬else if objValue="CloseBox" then ¬  ¬else if objValue="ZoomBox" then ¬  ¬else if objValue="GrowBox" then ¬  ¬else if objValue="TitleBar" then ¬  ¬end if¬¬--end windowEvent
  8. Params: i2_Text¬i3_Name
  9.  
  10. ItemType: ICON
  11. Rect: 20,20,52,52
  12. Name: Stop
  13.  
  14. ItemType: TEXT
  15. Rect: 74,17,351,81
  16. Name: Message
  17. Text: Text
  18.  
  19. ItemType: PUSH
  20. Rect: 295,98,354,118
  21. AutoSize: FALSE
  22. Name: OK
  23. DefaultItem: TRUE
  24. AutoClose: TRUE